Search results 52

Card image cap
Calendar view

Another calendar view in Classic ASP, this one highlights today's date

Date.zip

Card image cap
Posts Per Year

Create summary list If you have SQL table named Table_Name, with DateAdded ...

Card image cap
Pagination call

How to read certain page from SQL table Originally from from http://social. ...

Card image cap
DigitsORLettersOnly

Check if the string has special characters or not, only Letters or digits ...

Card image cap
Posts_per_Year

Gets list of years and total of posts per year from a table, by using date ...

Card image cap
List_Load + List_Save

Loads/Saves items from/to text file to/from listbox Also has simple adding and ...

Card image cap
LogFile_Add

Adds an entry to log file, if file is not exist, it will be created. Filename ...

Card image cap
getDaysInMonth

Gets number of days in a certain month

Card image cap
Seconds2Time

Converts seconds from numbers into time in format of ...

Card image cap
WeekNum

Generates the calendar week number for a certain date, counting the first week ...

Card image cap
SettingRead_JR

Reads setting saved in columns J:R Just like SettingRead, but when we have ...

Card image cap
DelOldFiles

Delete files in a specified folder which are older than x days This code ...